NavigationSpec
Spec used by Navigator to determine how to perform Navigation
Inheritors
Types
Opens the browser
Dismisses the parent.
Presents a UIDocumentBrowserViewController
Presents a MFMailComposeViewController
Presents a UIImagePickerController to the parent
Presents a MPMediaPickerController to the parent
Presents a MFMessageComposeViewController
Adds a nested UIViewController to a container UIView.
Opens the phone dialer
Pops the viewController on the parents UINavigationController.
Lets the parent present a UIViewController using UIViewController.presentViewController.
Navigates to a new view controller by pushing it on top of the parents UINavigationController
Triggers a segue with a given identifier on the parent
Opens the Phone settings
Lets the parent show a UIViewController using UIViewController.showViewController
Opens the AppStore for a given productId